Class | Class Todos Count | Method with Todos |
---|---|---|
org.onemind.commons.java.datastructure.LookupCache | 0 | 1 |
org.onemind.commons.java.lang.reflect.ReflectUtils | 0 | 3 |
org.onemind.commons.java.util.FileUtils | 0 | 2 |
Method Todos |
---|
lookup(): add synchronization when lookup the same key to avoid double loading |
Method Todos |
---|
toArgTypes(): decide what to do with null value arguments and what to do with isCompatibleCheck TODO decide what to do with null value arguments and what to do with isCompatibleCheck |
Method Todos |
---|
invoke(): decide if is necessary to check for declaring class before invoke |
Method Todos |
---|
getInterfaceMethod(): decide if this method is needed |
Method Todos |
---|
concatFilePath(): add doc to describe the behavior |
Method Todos |
---|
concatFilePath(): add doc to describe the behavior |